|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
ServicePolicy holds service-policy configuration. More...
Public Member Functions | |
| string | getServicePolicyMapName () |
| Returns the policyMap name that is being used. More... | |
| string | getServicePolicyMode () |
| Return the service policy mode ("interface"/"global") More... | |
| string | getServicePolicyIntf () |
| Return the service policy interface nameif. More... | |
| string | toString () |
| Return the configuration in string. More... | |
ServicePolicy holds service-policy configuration.
| string ServicePolicy::getServicePolicyIntf | ( | ) |
Return the service policy interface nameif.
| string ServicePolicy::getServicePolicyMapName | ( | ) |
Returns the policyMap name that is being used.
| string ServicePolicy::getServicePolicyMode | ( | ) |
Return the service policy mode ("interface"/"global")
| string ServicePolicy::toString | ( | ) |
Return the configuration in string.